Value object holding the result of some operation in a generic form which is suitable for outputting as JSON.


Properties

Name Returns Notes Example
nextHref String If an object was created this should be the href of that object. If the operation completed was part of a workflow then this should be the href of the next step in the workflow
messages List Any messages which are not specific to certain fields
fieldMessages List List of messages relating to specific fields. The field name must correspond to a POST variable name
data Object Any JSON friendly object

Ask a question, or offer an answer